home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP 1996 szeptember (CD07).zip / CHIP_CD07.ISO / povray30 / povmsdos.exe / POVMSDOS.ZIP / TEXSAMPS / WOODS / WOOD_12.POV < prev    next >
Text File  |  1995-12-12  |  3KB  |  59 lines

  1. #include "testcam.inc"
  2.  
  3. #declare Test1 =
  4.     texture { pigment { P_WoodGrain12A color_map { M_Wood1A }}}
  5.     texture { pigment { P_WoodGrain12B color_map { M_Wood1B }}}
  6. #declare Test2 =
  7.     texture { pigment { P_WoodGrain12A color_map { M_Wood2A }}} 
  8.     texture { pigment { P_WoodGrain12B color_map { M_Wood2B }}}
  9. #declare Test3 =
  10.     texture { pigment { P_WoodGrain12A color_map { M_Wood3A }}} 
  11.     texture { pigment { P_WoodGrain12B color_map { M_Wood3B }}}
  12. #declare Test4 =
  13.     texture { pigment { P_WoodGrain12A color_map { M_Wood4A }}} 
  14.     texture { pigment { P_WoodGrain12B color_map { M_Wood4B }}}
  15. #declare Test5 =
  16.     texture { pigment { P_WoodGrain12A color_map { M_Wood5A }}} 
  17.     texture { pigment { P_WoodGrain12B color_map { M_Wood5B }}}
  18. #declare Test6 =
  19.     texture { pigment { P_WoodGrain12A color_map { M_Wood6A }}} 
  20.     texture { pigment { P_WoodGrain12B color_map { M_Wood6B }}}
  21. #declare Test7 =
  22.     texture { pigment { P_WoodGrain12A color_map { M_Wood7A }}} 
  23.     texture { pigment { P_WoodGrain12B color_map { M_Wood7B }}}
  24. #declare Test8 =
  25.     texture { pigment { P_WoodGrain12A color_map { M_Wood8A }}} 
  26.     texture { pigment { P_WoodGrain12B color_map { M_Wood8B }}}
  27. #declare Test9 =
  28.     texture { pigment { P_WoodGrain12A color_map { M_Wood9A }}} 
  29.     texture { pigment { P_WoodGrain12B color_map { M_Wood9B }}}
  30. #declare Test10 =
  31.     texture { pigment { P_WoodGrain12A color_map { M_Wood10A }}} 
  32.     texture { pigment { P_WoodGrain12B color_map { M_Wood10B }}}
  33. #declare Test11 =
  34.     texture { pigment { P_WoodGrain12A color_map { M_Wood11A }}} 
  35.     texture { pigment { P_WoodGrain12B color_map { M_Wood11B }}}
  36. #declare Test12 =
  37.     texture { pigment { P_WoodGrain12A color_map { M_Wood12A }}} 
  38.     texture { pigment { P_WoodGrain12B color_map { M_Wood12B }}}
  39. #declare Test13 =
  40.     texture { pigment { P_WoodGrain12A color_map { M_Wood13A }}} 
  41.     texture { pigment { P_WoodGrain12B color_map { M_Wood13B }}}
  42. #declare Test14 =
  43.     texture { pigment { P_WoodGrain12A color_map { M_Wood14A }}} 
  44.     texture { pigment { P_WoodGrain12B color_map { M_Wood14B }}}
  45. #declare Test15 =
  46.     texture { pigment { P_WoodGrain12A color_map { M_Wood15A }}} 
  47.     texture { pigment { P_WoodGrain12B color_map { M_Wood15B }}}
  48. #declare Test16 =
  49.     texture { pigment { P_WoodGrain12A color_map { M_Wood16A }}} 
  50.     texture { pigment { P_WoodGrain12B color_map { M_Wood16B }}}
  51. #declare Test17 =
  52.     texture { pigment { P_WoodGrain12A color_map { M_Wood17A }}} 
  53.     texture { pigment { P_WoodGrain12B color_map { M_Wood17B }}}
  54. #declare Test18 =
  55.     texture { pigment { P_WoodGrain12A color_map { M_Wood18A }}} 
  56.     texture { pigment { P_WoodGrain12B color_map { M_Wood18B }}}
  57.  
  58. #include "testobjs.inc"
  59.